Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed memory leak issues #879

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Fixed memory leak issues #879

merged 1 commit into from
Nov 5, 2024

Conversation

sternj
Copy link
Collaborator

@sternj sternj commented Nov 5, 2024

Resolved memory accounting issue where the last_profiled invalidation queue was never getting non-null data from pywhere due to malloc_signal_handler squashing the last_profiled list.

@emeryberger emeryberger merged commit b9ad0a5 into master Nov 5, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants